home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Vypalování CD
/
Vypalovani-CD-cd1.bin
/
CD Label Designer 1.5
/
cdlabdes.exe
/
{app}
/
CDLabDesigner.exe
/
0
/
RCDATA
/
TFRMCDDBDLG
/
TFRMCDDBDLG.txt
Wrap
Text File
|
2002-06-14
|
2KB
|
83 lines
object frmCDDBDlg: TfrmCDDBDlg
Left = 219
Top = 108
BorderStyle = bsDialog
Caption = 'Read CD database data'
ClientHeight = 217
ClientWidth = 377
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poOwnerFormCenter
OnActivate = FormActivate
OnCreate = FormCreate
OnDestroy = FormDestroy
DesignSize = (
377
217)
PixelsPerInch = 96
TextHeight = 13
object Bevel1: TBevel
Left = 4
Top = 8
Width = 369
Height = 177
Anchors = [akLeft, akTop, akRight, akBottom]
end
object Label1: TLabel
Left = 12
Top = 16
Width = 351
Height = 13
Anchors = [akLeft, akTop, akRight]
AutoSize = False
end
object Button3: TButton
Left = 298
Top = 192
Width = 75
Height = 21
Anchors = [akRight, akBottom]
Cancel = True
Caption = '&Cancel'
ModalResult = 2
TabOrder = 0
OnClick = Button3Click
end
object Memo1: TMemo
Left = 12
Top = 36
Width = 353
Height = 143
Anchors = [akLeft, akTop, akRight, akBottom]
Color = clSilver
ReadOnly = True
ScrollBars = ssVertical
TabOrder = 1
WordWrap = False
end
object regsock: TIdHTTP
ReadTimeout = 0
Host = 'solair.eunet.yu'
AllowCookies = True
ProtocolVersion = pv1_0
Left = 188
Top = 108
end
object sock: TIdHTTP
ReadTimeout = 0
AllowCookies = True
ProtocolVersion = pv1_0
Left = 156
Top = 108
end
object IdAntiFreeze1: TIdAntiFreeze
Left = 124
Top = 108
end
end